home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 102 / CD-ROM 102.iso / aplic / 2sync / 2SyncSetup.exe / graphics / scripts / DefineSprite_360 / frame_1 / DoAction.as
Encoding:
Text File  |  2002-03-20  |  462 b   |  11 lines

  1. set("_level0/ch_shell/call:newObject",_target);
  2. set("_level0/ch_shell/call:newVar","colour");
  3. set("_level0/ch_shell/call:constructorLocation","_level0");
  4. set("_level0/ch_shell/call:constructor","colour");
  5. call("_level0/ch_shell/call:construct");
  6. set("_level0/ch_shell/call:colourObject",_target);
  7. set("_level0/ch_shell/call:colourInstance","colour");
  8. set("_level0/ch_shell/call:methodName","clear");
  9. call("_level0/ch_shell/call:colourMethod");
  10. stop();
  11.